Go Table Benchmark is a built-in template that you can use to create Go table benchmark functions in test files. This template works only in test files that have the _test postfix. To use the template, click Code | Generate and select Table Benchmark.
List of predefined variables
${NAME}   Name of a table benchmark function
${PARAM_NAME}   Name of a function parameter
${PARAM_TYPE}   Type of a function parameter